RetentionPolicyTagContentSettings Property |
Contains the settings that control when items expire and the types of items that expire.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ContentSettings ContentSettings { get; set; }Public Property ContentSettings As ContentSettings
Get
Set
Property Value
Type:
ContentSettingsThe content settings.
See Also